writing n. 1.寫,寫作,執(zhí)筆;習(xí)字,書法。 2.文件,契據(jù);銘。 3.〔pl.〕著作,作品。 4.筆跡,手跡。 at this writing 寫這個(gè)的時(shí)候;本記者發(fā)稿時(shí)刻。 be busy with one's writing 忙于寫作。 in writing 寫,用書面。 put ... in writing 把…寫成文字。 writing on the wall 危機(jī)緊迫的征兆。
You would write the unit tests , run them , and see that they fail 你將編寫單元測試程序,運(yùn)行他們,看到他們運(yùn)行失敗。
You can use them when you have written the unit test from scratch or are refining a unit test that was generated from code you are testing 當(dāng)您從頭開始編寫了單元測試或?qū)τ蓽y試的代碼生成的單元測試進(jìn)行改進(jìn)時(shí),您便可以使用這些類和成員。
Good developers write the unit tests first . once tests are done , they write implementation code until the unit tests pass . then they stop 好的開發(fā)者應(yīng)該先寫單元測試。測試代碼完成以后,他們才開始編寫具體的實(shí)現(xiàn)代碼,并使之能夠通過單元測試。然后當(dāng)前的開發(fā)就可以告一段落了。